home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / wooglings.swf / scripts / DefineSprite_393 / frame_41 / DoAction.as
Text File  |  2011-09-19  |  138b  |  7 lines

  1. var s = new Sound(this);
  2. s.attachSound("title_slide");
  3. s.start();
  4. var s = new Sound(this);
  5. s.attachSound("white_flash");
  6. s.start();
  7.